FROM git.modelhub.org.cn:9443/enginex-hygon/vllm:0.9.2

COPY patch.py /tmp/patch.py
RUN python3 /tmp/patch.py
